-
1 coded decimal digit
coded decimal digit codierte [verschlüsselte] Dezimalziffer fEnglish-German dictionary of Electrical Engineering and Electronics > coded decimal digit
-
2 coded decimal digit
1) Вычислительная техника: десятично-кодированный знак2) Космонавтика: кодированная десятичная цифра -
3 coded-decimal digit
(autom) număr / cifră în cod zecimal -
4 coded decimal digit
n кодована десяткова цифра -
5 binary-coded decimal digit
English-German dictionary of Electrical Engineering and Electronics > binary-coded decimal digit
-
6 binary coded decimal digit
English-Russian big polytechnic dictionary > binary coded decimal digit
-
7 binary coded decimal digit
Универсальный англо-русский словарь > binary coded decimal digit
-
8 binary-coded decimal digit
Универсальный англо-русский словарь > binary-coded decimal digit
-
9 binary coded decimal digit
Англо русский политехнический словарь > binary coded decimal digit
-
10 binary-coded decimal digit
• двоично-десетична цифраEnglish-Bulgarian polytechnical dictionary > binary-coded decimal digit
-
11 binary-coded decimal digit
English-Russian musical dictionary > binary-coded decimal digit
-
12 digit
1) цифра; обозначение числа; одноразрядное число, разряд2) символ; знак•- augend digit
- binary digit
- binary-coded digit
- borrow digit
- carry digit
- check digit
- check-sum digit
- coded digit
- decimal digit
- decimal-coded digit
- destroyed digit
- digits per word
- digits with like place values
- dot-matrix digit
- equal order digits
- forbidden digit
- fractional digit
- function digit
- gap digits
- guard digit
- highest-order digit
- high-order digit
- illegal digit
- input digit
- leading digit
- least significant digit
- leftmost digit
- less significant digit
- lockout digit
- lowest-order digit
- low-order digit
- message digit
- more significant digit
- most significant digit
- multiplier digit
- noise digit
- noisy digit
- nonzero digit
- N-segment digit
- octal digit
- overflow digit
- parity digit
- quinary digit
- relevant digit
- rightmost digit
- sexadecimal digit
- sign digit
- significant digit
- sum digit
- tens digit
- top digit
- unallowable digit
- unit digit
- valid digitEnglish-Russian dictionary of computer science and programming > digit
-
13 digit
1) цифра3) pl тлф код•- binary-coded digit
- check digit - fee digits
- function digit
- guard digit
- high-order digit - most significant digit
- nonsignificant digit
- octal digit
- PABX pre-digits
- redundant digit
- self-checking digit
- sign digit
- significant digit
- ten digit -
14 digit
1) цифра3) pl.; тлф. код•- binary-coded digit
- check digit
- decimal digit
- decimal-coded digit
- fee digits
- function digit
- guard digit
- high-order digit
- least significant digit
- low-order digit
- most significant digit
- nonsignificant digit
- octal digit
- PABXpre-digits
- redundant digit
- self-checking digit
- sign digit
- significant digit
- ten digitThe New English-Russian Dictionary of Radio-electronics > digit
-
15 decimal
1) десятичный
2) десятичный счетный
3) децимальный
4) десятичная дробь
5) десятичное число
– coded decimal
– decimal adder
– decimal arithmetic
– decimal carry
– decimal code
– decimal computer
– decimal digit
– decimal fraction
– decimal information
– decimal keyboard
– decimal logarithm
– decimal number
– decimal numeration
– decimal place
– decimal point
– decimal unit-counting
– in decimal representation
– mixed decimal
– nonterminating decimal
– repeating decimal
floating decimal point — <comput.> точка плавающая
-
16 coded
1. кодированный; запрограммированный2. кодированный; зашифрованный; запрограммированныйcoded character — закодированный знак; закодированный символ
spiral coded typeface — шрифт, кодированный по спирали
coded representation — кодированное представление; код
3. закодированный; закодированcoded image — закодированное изображение; графический объект
4. кодировать; кодированный -
17 coded
составил программу; кодированныйEnglish-Russian dictionary of Information technology > coded
-
18 digit
1) цифра2) символ; знак3) разряд; одноразрядное число5) мн. ч. разрядность6) мн. ч. код ( в телефонии)•-
binary digit
-
binary-coded digit
-
carry digit
-
check digit
-
decimal digit
-
forbidden digit
-
gap digit
-
guard digit
-
high-order digit
-
illegal digit
-
least significant digit
-
low-order digit
-
most significant digit
-
parity digit
-
service digit
-
sign digit
-
significant digit
-
stuffing digit
-
tens digit
-
units digit -
19 digit
1. арабская цифра, однозначное число2. указательный знак в виде кисти рукиillegal digit — неразрешенная цифра; неразрешенный знак
sign digit — цифра знака; знаковый разряд
-
20 decimal-coded digit
illegal digit — неразрешенная цифра; неразрешенный знак
sign digit — цифра знака; знаковый разряд
См. также в других словарях:
Binary-coded decimal — In computing and electronic systems, binary coded decimal (BCD) is a digital encoding method for numbers using decimal notation, with each decimal digit represented by its own binary sequence. In BCD, a numeral is usually represented by four bits … Wikipedia
Bi-quinary coded decimal — is a numeral encoding scheme used in many abacuses and in some early computers, including the Colossus. The term bi quinary indicates that the code comprises both a two state ( bi ) and a five state ( quin ary) component. The encoding resembles… … Wikipedia
binary coded decimal — binary coded decimal, a system of coding numbers in binary units used in programming computers and in higher mathematics. Each decimal digit is represented by four binary digits. Example: 234 is represented in binary coded decimal by 0010 0011… … Useful english dictionary
binary coded decimal — Abbreviated BCD. A simple system for converting decimal numbers into binary form, in which each decimal digit is converted into binary and then stored as a single character … Dictionary of networking
binary-coded decimal system — /buy neuh ree koh did, ner ee / a numerical system in which each decimal digit is represented by a unique collection of binary digits, not necessarily the same as those used in binary notation. Abbr.: BCD * * * … Universalium
BCD (binary coded decimal) — A&V A coding system in which each decimal digit from 0 to 9 is represented by four binary (0 or 1) digits … Audio and video glossary
binary-coded decimal system — /buy neuh ree koh did, ner ee / a numerical system in which each decimal digit is represented by a unique collection of binary digits, not necessarily the same as those used in binary notation. Abbr.: BCD … Useful english dictionary
binary-coded decimal — noun An encoding for decimal numbers in which each digit is represented by its own binary sequence, simplifying conversion from binary to decimal. Syn: BCD … Wiktionary
Decimal — For other uses, see Decimal (disambiguation). This article aims to be an accessible introduction. For the mathematical definition, see Decimal representation. Numeral systems by culture Hindu Arabic numerals Western Arabic (Hindu numerals)… … Wikipedia
Decimal floating point — Floating point precisions IEEE 754: 16 bit: Half (binary16) 32 bit: Single (binary32), decimal32 64 bit: Double (binary64), decimal64 128 bit: Quadruple (binary128), decimal128 Other: Minifloat · Extended precision Arbitrary precision… … Wikipedia
Coded set — In telecommunication, a coded set is a set of elements onto which another set of elements has been mapped according to a code. Examples of coded sets include the list of names of airports that is mapped onto a set of corresponding three letter… … Wikipedia